CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - cubic spline

搜索资源列表

  1. Spline

    0下载:
  2. 畵三次样条利 用MFC 用mouse点10個点 畵出三次样条線-Cubic spline source code using MFC VS2008
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-11-09
    • 文件大小:14792125
    • 提供者:jieun
  1. spline

    0下载:
  2. C语言实现三次样条插值公式,可用于求解函数在某一区间上的函数值-Cubic spline interpolation formula C language function value can be used to solve the function in a given interval
  3. 所属分类:Algorithm

    • 发布日期:2017-11-21
    • 文件大小:1021
    • 提供者:木惜
  1. spline

    0下载:
  2. 利用编程实现了数值逼近中的三次样条插值算法,这在工程实践中应用非常广泛。-Programming numerical approximation, cubic spline interpolation algorithm, which is widely used in engineering practice.
  3. 所属分类:Algorithm

    • 发布日期:2017-12-01
    • 文件大小:607
    • 提供者:王强
  1. spline

    0下载:
  2. 自己写的一个数值计算的题目,用matlab实现三次样条插值(I类),测试通过。- To achieve cubic spline interpolation (I) using matlab
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-14
    • 文件大小:530
    • 提供者:hu mou
  1. spline

    0下载:
  2. 三次样条函数插值,用于数值计算;内部有高效的子程序。已经写出的样条函数:自然样条;边界导数限定样条。-The program is used in Cubic spline interpolation for numerical calculation,with efficient internal subroutine. It has been written some spline functions: natural spline the boundary derivative qu
  3. 所属分类:Algorithm

    • 发布日期:2017-11-11
    • 文件大小:1919
    • 提供者:linmt
  1. spline

    0下载:
  2. SPLIE2 construct two-dimensional spline SPLIN2 two-dimensional spline interpolation SPLINE construct a cubic spline SPLINT cubic spline interpolation -spline function
  3. 所属分类:Algorithm

    • 发布日期:2017-12-02
    • 文件大小:1334
    • 提供者:Rujie Liu
  1. spline

    0下载:
  2. 三次样条函数 源码 VC 可以自动计算样条函数-Cubic spline function source code VC can automatically calculate the spline function
  3. 所属分类:Algorithm

    • 发布日期:2017-12-03
    • 文件大小:2768
    • 提供者:wu
  1. spline

    0下载:
  2. 三次样条插值相关论文,spline算法研究,本篇论文是一片硕士研究生论文-Related papers cubic spline interpolation, spline algorithm, this thesis is a graduate papers
  3. 所属分类:software engineering

    • 发布日期:2017-11-21
    • 文件大小:237827
    • 提供者:陈晓宇
  1. spline

    0下载:
  2. 本程序实现的是三个样条插值,根据自己对三次样条插值的理论的理解,进行编写函数,在matlab中进行语句调用-The program is three spline interpolation, cubic spline based on his understanding of the theory of interpolation for writing functions in matlab for statement calls
  3. 所属分类:matlab

    • 发布日期:2017-11-24
    • 文件大小:20916
    • 提供者:zhaoxuejing
  1. spline

    3下载:
  2. 样条插值算法的matlab代码,包括一次样条插值,二次样条插值和三次样条插值,可根据需要选择-Spline interpolation algorithm matlab code, including a spline interpolation, quadratic spline interpolation and cubic spline interpolation, can be selected
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:22421
    • 提供者:李薄
  1. Cublic-spline-interpulation

    0下载:
  2. 三次样条插值(简称Spline插值)是通过一系列形值点的一条光滑曲线,数学上通过求解三弯矩方程组得出曲线函数组的过程。-Cubic spline interpolation
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:9078
    • 提供者:江周
  1. spline

    0下载:
  2. C++实现的三次样条插值函数,可以求sin(x)的值,要求输入时保证步长相等.-C++ implementation of cubic spline interpolation function, you can find sin (x) value, appearance and other steps to ensure that when you ask for.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:1308
    • 提供者:刘凯新
  1. spline

    0下载:
  2. 自己编写的三次样条插值,川大研究生数值分析的作业,用来模拟小鸟的外形,插值效果相当好!-I have written a cubic spline interpolation, numerical analysis Sichuan graduate jobs, used to simulate the shape of a bird, the interpolation effect is quite good!
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1064
    • 提供者:陈振
  1. three-spline-interpolation

    0下载:
  2. 基于三次样条插值的基本原理,结合具体的事例,实现对于三次样条插值收敛性的判断。-Based on the basic principle of cubic spline interpolation, combined with concrete examples, to achieve convergence of judgment for interpolating cubic spline.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:723
    • 提供者:mike
  1. Spline

    0下载:
  2. 使用三次样条函数的神经网络结构代码,比其他方法有一定优越性-Using a cubic spline function neural network structure of the code, there are certain advantages over other methods
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2418
    • 提供者:
  1. SPLINE

    0下载:
  2. 实现了三次样条插值,当中使用了追赶法计算矩阵,能够计算出模拟后的点的函数值-Achieve a cubic spline interpolation, which is calculated using the law to catch matrix function value can be calculated after the simulation points
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:127379
    • 提供者:
  1. Spline

    0下载:
  2. 三次样条插值函数,直接调用,比较方便应用-Cubic spline interpolation function
  3. 所属分类:File Formats

    • 发布日期:2017-04-01
    • 文件大小:2252
    • 提供者:chang b
  1. Spline-Intorp-Tool

    0下载:
  2. 三次样条插值计算+GUI界面操作,使用Excel作为导入数据源。-Cubic spline interpolation+GUI interface operation, using Microsoft Excel to import the data sourse
  3. 所属分类:.net

    • 发布日期:2017-04-17
    • 文件大小:120446
    • 提供者:zxc
  1. Spline

    0下载:
  2. 三次样条插值函数C++实现,包含I型边界条件和II型边界条件。封装在CSpline类中,可以直接调用。-Cubic spline interpolation function in C++, including type I and type II boundary conditions. Encapsulated in CSpline class, you can call directly.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-14
    • 文件大小:3287233
    • 提供者:蒋锦朋
  1. Spline

    0下载:
  2. 采用MATLAB编写的三次样条插值程序,在《数值计算》典型算例中调试通过。-A cubic spline interpolation program in MATLAB,the validity of which has been verified in the numerical test.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1355
    • 提供者:keven
« 1 2 3 4 56 7 8 9 10 ... 32 »
搜珍网 www.dssz.com